PositionPoint : public class
Created: 10/3/2010 7:10:44 PM
Modified: 10/5/2010 8:24:26 PM
Project:
Advanced:
Set of spatial coordinates that determine a point, defined in coordinate system specified in 'Location.CoordinateSystem', or "WGS 84" if not specified otherwise. Use a single position point instance to desribe a point-oriented location. Use a sequence of position points to describe a line-oriented object (physical location of non-point oriented objects like cables or lines), or area of an object (like a substation or a geographical zone - in this case, have first and last position point with the same values).
Attribute
public String
  xPosition
Details:
Range:0 to 1
Notes: X axis position.
public String
  yPosition
Details:
Range:0 to 1
Notes: Y axis position.
public String
  zPosition
Details:
Range:0 to 1
Notes: (if applicable) Z axis position.
Element Source Role Target Role
UsagePoint
Class  
Name: UsagePoint
 
Name: PositionPoint
 
Details: